Param2Desc{Index of the item whoose position you wish to retrieve}CommandName{listViewItemX}HelpPath{Special}ReturnValue{int x=}OpenBrace{(}Parameters{handle listview, int item, int subItem}CloseBrace{)}Description{Returns the X-coordinate of the top left hand corner of an item in a listview gadget.}ReturnDescription{See Above}Param1{gadget}Param1Desc{Handle of a listview gadget.}Param2{item}Param3{subitem}Param3Desc{Index of the subitem whoose position you wish to retrieve (or 0 for the main item itself)}